const net/http.http2FrameSettings

6 uses

	net/http (current package)
		h2_bundle.go#L1432: 	http2FrameSettings     http2FrameType = 0x4
		h2_bundle.go#L1445: 	http2FrameSettings:     "SETTINGS",
		h2_bundle.go#L1505: 	http2FrameSettings: {
		h2_bundle.go#L1530: 	http2FrameSettings:     http2parseSettingsFrame,
		h2_bundle.go#L2230: 	f.startWrite(http2FrameSettings, 0, 0)
		h2_bundle.go#L2243: 	f.startWrite(http2FrameSettings, http2FlagSettingsAck, 0)